[INFO] cloning repository https://github.com/KayDevs/rust-sdl2-android
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KayDevs/rust-sdl2-android" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayDevs%2Frust-sdl2-android", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayDevs%2Frust-sdl2-android'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ab743a1b6977408b7963a41113e94a55f527b14
[INFO] fixing KayDevs/rust-sdl2-android against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayDevs%2Frust-sdl2-android" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KayDevs/rust-sdl2-android
[INFO] finished tweaking git repo https://github.com/KayDevs/rust-sdl2-android
[INFO] tweaked toml for git repo https://github.com/KayDevs/rust-sdl2-android written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KayDevs/rust-sdl2-android on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KayDevs/rust-sdl2-android already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `sdl_main` library target)
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `sdl2test` (manifest) generated 2 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cfg-if v0.1.4
[INFO] [stderr]   Downloaded rand v0.3.22
[INFO] [stderr]   Downloaded sdl2 v0.31.0
[INFO] [stderr]   Downloaded num-iter v0.1.37
[INFO] [stderr]   Downloaded num-integer v0.1.39
[INFO] [stderr]   Downloaded num-traits v0.2.5
[INFO] [stderr]   Downloaded rand v0.4.2
[INFO] [stderr]   Downloaded libc v0.2.42
[INFO] [stderr]   Downloaded sdl2-sys v0.31.0
[INFO] [stderr]   Downloaded winapi v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fc1dabd647e7871e031114d3db45d73d3b1c29424b3e4c98258dbb03deb84c8a
[INFO] running `Command { std: "docker" "start" "fc1dabd647e7871e031114d3db45d73d3b1c29424b3e4c98258dbb03deb84c8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fc1dabd647e7871e031114d3db45d73d3b1c29424b3e4c98258dbb03deb84c8a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc1dabd647e7871e031114d3db45d73d3b1c29424b3e4c98258dbb03deb84c8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fc1dabd647e7871e031114d3db45d73d3b1c29424b3e4c98258dbb03deb84c8a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `sdl_main` library target)
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `sdl2test` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling num-traits v0.2.5
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling cfg-if v0.1.4
[INFO] [stderr]     Checking libc v0.2.42
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]    Compiling sdl2-sys v0.31.0
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking rand v0.3.22
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking sdl2 v0.31.0
[INFO] [stderr]     Checking sdl2test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/entity.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 |     fn tick(&mut self, &GameState);
[INFO] [stdout]   |                        ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &GameState`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]   = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/hitbox.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn handle_collision(&mut self, CollisionEvent, other: HitBox);
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: CollisionEvent`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hitbox`
[INFO] [stdout]  --> src/murph.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use hitbox;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/entity.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 |     fn tick(&mut self, &GameState);
[INFO] [stdout]   |                        ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &GameState`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]   = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/hitbox.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn handle_collision(&mut self, CollisionEvent, other: HitBox);
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: CollisionEvent`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hitbox`
[INFO] [stdout]  --> src/murph.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use hitbox;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sdl_main.rs:64:38
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let mut entities: Vec<Rc<RefCell<Entity>>> = Vec::new();
[INFO] [stdout]    |                                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let mut entities: Vec<Rc<RefCell<dyn Entity>>> = Vec::new();
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sdl_main.rs:64:38
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let mut entities: Vec<Rc<RefCell<Entity>>> = Vec::new();
[INFO] [stdout]    |                                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let mut entities: Vec<Rc<RefCell<dyn Entity>>> = Vec::new();
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sdl_main.rs:65:37
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let mut renders: Vec<Rc<RefCell<Render>>> = Vec::new();
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let mut renders: Vec<Rc<RefCell<dyn Render>>> = Vec::new();
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sdl_main.rs:65:37
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let mut renders: Vec<Rc<RefCell<Render>>> = Vec::new();
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let mut renders: Vec<Rc<RefCell<dyn Render>>> = Vec::new();
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sdl_main.rs:66:38
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let mut collides: Vec<Rc<RefCell<Collide>>> = Vec::new();
[INFO] [stdout]    |                                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let mut collides: Vec<Rc<RefCell<dyn Collide>>> = Vec::new();
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sdl_main.rs:66:38
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let mut collides: Vec<Rc<RefCell<Collide>>> = Vec::new();
[INFO] [stdout]    |                                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let mut collides: Vec<Rc<RefCell<dyn Collide>>> = Vec::new();
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ce`
[INFO] [stdout]   --> src/murph.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn handle_collision(&mut self, ce: CollisionEvent, other: HitBox) {
[INFO] [stdout]    |                                    ^^ help: if this is intentional, prefix it with an underscore: `_ce`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/murph.rs:120:25
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn collision(&self, other: HitBox) -> CollisionEvent {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ce`
[INFO] [stdout]   --> src/murph.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn handle_collision(&mut self, ce: CollisionEvent, other: HitBox) {
[INFO] [stdout]    |                                    ^^ help: if this is intentional, prefix it with an underscore: `_ce`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/murph.rs:120:25
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn collision(&self, other: HitBox) -> CollisionEvent {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gs`
[INFO] [stdout]   --> src/brick.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn tick(&mut self, gs: &GameState) {
[INFO] [stdout]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_gs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gs`
[INFO] [stdout]   --> src/brick.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn tick(&mut self, gs: &GameState) {
[INFO] [stdout]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_gs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `direction` and `impact` are never read
[INFO] [stdout]   --> src/hitbox.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct CollisionEvent {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub direction: (f32, f32),
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 17 |     //how strong the hit is
[INFO] [stdout] 18 |     pub impact: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CollisionEvent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `direction` and `impact` are never read
[INFO] [stdout]   --> src/hitbox.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct CollisionEvent {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub direction: (f32, f32),
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 17 |     //how strong the hit is
[INFO] [stdout] 18 |     pub impact: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CollisionEvent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "fc1dabd647e7871e031114d3db45d73d3b1c29424b3e4c98258dbb03deb84c8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc1dabd647e7871e031114d3db45d73d3b1c29424b3e4c98258dbb03deb84c8a", kill_on_drop: false }`
[INFO] [stdout] fc1dabd647e7871e031114d3db45d73d3b1c29424b3e4c98258dbb03deb84c8a
